[INFO] fetching crate ltk_ritobin 0.3.0...
[INFO] fixing ltk_ritobin-0.3.0 against try#5fed607fb5806ae20927e7e9193e3793c411ac20+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817
[INFO] extracting crate ltk_ritobin 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ltk_ritobin 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ltk_ritobin 0.3.0
[INFO] tweaked toml for crates.io crate ltk_ritobin 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ltk_ritobin 0.3.0 on toolchain 5fed607fb5806ae20927e7e9193e3793c411ac20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ltk_ritobin 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bed148a9ec85471d8fd8e281cc4befb4560eb9a297fe7903e35a4b3f100575a4
[INFO] running `Command { std: "docker" "start" "bed148a9ec85471d8fd8e281cc4befb4560eb9a297fe7903e35a4b3f100575a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bed148a9ec85471d8fd8e281cc4befb4560eb9a297fe7903e35a4b3f100575a4" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bed148a9ec85471d8fd8e281cc4befb4560eb9a297fe7903e35a4b3f100575a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bed148a9ec85471d8fd8e281cc4befb4560eb9a297fe7903e35a4b3f100575a4" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking salsa-macro-rules v0.22.0
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking thin-vec v0.2.16
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking ltk_hash v0.2.6
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling salsa-macros v0.22.0
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking ltk_primitives v0.3.4
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking ltk_io_ext v0.4.3
[INFO] [stderr]     Checking salsa v0.22.0
[INFO] [stderr]     Checking ltk_meta v0.5.1
[INFO] [stderr]     Checking ltk_ritobin v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/cst/tree.rs (2 fixes)
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]    Migrating examples/bin_to_rito.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/rito_to_bin.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/rito_fmt.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/parse_sample.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.63s
[INFO] [stderr] crater-edition-check: ltk_ritobin v0.3.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking ltk_ritobin v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.80s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "bed148a9ec85471d8fd8e281cc4befb4560eb9a297fe7903e35a4b3f100575a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bed148a9ec85471d8fd8e281cc4befb4560eb9a297fe7903e35a4b3f100575a4", kill_on_drop: false }`
[INFO] [stdout] bed148a9ec85471d8fd8e281cc4befb4560eb9a297fe7903e35a4b3f100575a4
